home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 117 / PC Guia 117.iso / swf / btn.swf / scripts / DefineSprite_28 / frame_5 / DoAction_2.as next >
Text File  |  2004-12-28  |  173b  |  8 lines

  1. myData = new LoadVars();
  2. myData.onLoad = function()
  3. {
  4.    myText_txt.htmlText = this.content;
  5. };
  6. System.useCodePage = true;
  7. myData.load("swf/suporte/formulario.txt");
  8.